home *** CD-ROM | disk | FTP | other *** search
/ Sports Illustrated for Kids - Awesome Athletes! / Sports Illustrated for Kids - Awesome Athletes!.iso / intro.dir / 00017_End Intro FS.ls < prev    next >
Encoding:
Text File  |  1996-04-18  |  148 b   |  9 lines

  1. on exitFrame
  2.   global gINdonePopup
  3.   initLogin()
  4.   set the visible of sprite 48 to 0
  5.   SetCursor(#normal)
  6.   set gINdonePopup to 0
  7.   go("Login")
  8. end
  9.